home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / chip-cd_2002_01.zip / 01 / Dom i biuro / Recepty 1.0 / _SETUP.1 / styles.css < prev    next >
Cascading Style Sheet File  |  2001-11-13  |  816b  |  42 lines

  1. a:link       { color: #3399FF }
  2. a:visited
  3. {
  4.     color: rgb(51,102,204); 
  5. a:active     { color: #FF0000 }
  6. table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: 
  7.                rgb(204,153,102); color: #3366FF; font-size: 10pt; 
  8.                border: 1 solid #000080; padding: 2 }
  9. body         { font-family: Verdana, Arial, Helvetica; background-color: #D2E9FF; color: 
  10.                #3366FF; font-size: 10pt }
  11. h1
  12. {
  13.     font-family: Times New Roman, Times;
  14.     color: #3366FF;
  15. }
  16. h2
  17. {
  18.     font-family: Times New Roman, Times;
  19.     color: #3366FF; 
  20. }
  21. h3
  22. {
  23.     font-family: Times New Roman, Times;
  24.     color: #3366FF; 
  25. }
  26. h4
  27. {
  28.     font-family: Times New Roman, Times;
  29.     color: #3366FF;
  30. }
  31. h5
  32. {
  33.     font-family: Times New Roman, Times;
  34.     color: #3366FF;
  35. }
  36. h6
  37. {
  38.     font-family: Times New Roman, Times;
  39.     color: #3366FF;
  40. }
  41.